func runtime.unwindm

2 uses

	runtime (current package)
		cgocall.go#L303: 	defer unwindm(&restore)
		cgocall.go#L325: func unwindm(restore *bool) {